Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sf3.4 compatibility #5

Merged

Conversation

reyostallenberg
Copy link
Contributor

No description provided.

$this->mailer = $mailer;
$this->fromEmail = $fromEmail;
$this->twig = $twig;
$this->projectDirectory = $projectDirectory;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The projectDirectory is not used

Suggested change
$this->projectDirectory = $projectDirectory;

- '@mailer'
- '%env(USERBUNDLE_FROM_EMAILADDRESS)%'
- '@twig'
- '%kernel.project_dir%'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not used in the class

Suggested change
- '%kernel.project_dir%'

@reyostallenberg reyostallenberg merged commit 9b0207d into Harborn-digital:master Oct 7, 2019
@reyostallenberg reyostallenberg deleted the sf3.4-compatibility branch October 7, 2019 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants